*{
	padding:0;
	margin:0;
	}
body{
	font-family:"微软雅黑";
	}
li{
	list-style:none;
	}
a{
	text-decoration:none;
	}
img input{
	border:none;
	}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	}

.header2{
	width:100%;
	margin:0 auto;
	height:90px;
	position:fixed;
	top:0;
	background:#fff;
	box-shadow: 1px 2px 4px #eee;
    -moz-box-shadow: 1px 2px 4px #eee;
    -webkit-box-shadow: 1px 2px 4px #eee;
    -ms-box-shadow: 1px 2px 4px #eee;
    -o-box-shadow: 1px 2px 4px #eee;
	z-index:7;
	}
.header2 .header_inner{
	width:1160px;
	margin:0 auto;
	}
.header2 .logo{
	width:315px;
	height:54px;
	float:left;
	padding-top:16px;
	}
.header2 .nav{
	float:right;
	}
.header2 .nav ul li{
	float:left;
	padding-right:32px;
	}
.header2 .nav ul li h2 a{
	font-size:16px;
	color:#333;
	line-height:90px;
	display:block;
	padding:0 12px;
	}
.header2 .nav ul li h2 .active{
	background:url(../images/img_15.png) center top repeat-x;
	}
.dede_pages {
	margin: 0 auto;
	width:100%;
	height:47px;
}
.dede_pages ul {
	border: none;
	line-height: 27px;
	padding: 0;
	width:auto;
	float:right;
}
.dede_dxal ul{
	margin-right:20px;
	}
.dede_pages ul li {
	float: left;
	line-height: 27px;
	width: auto;
	height: auto;
	padding: 0 5px;
	border: none;
	background: #e7e7e7;
	margin: 0 4px;
}
.dede_pages ul .thisclass{
	color: #fff;
	background: #0755a8;
	padding:0 10px;
}
.dede_pages ul li.active{
	color: #fff;
	background: #0755a8;
	padding:0 10px;
}
.dede_pages ul li span {
	float: left;
	color: #666;
	display: block;
	font-size: 12px;
	line-height: 27px;
	padding:0 5px;
}
.dede_pages ul li a {
	float: left;
	color: #666;
	display: block;
	font-size: 12px;
	line-height: 27px;
	padding:0 5px;
}
.dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
	color: #fff;
}
.dede_pages ul li.active span, .pagebox ul li.active span:hover {
	color: #fff;
}
.dede_pages .pageinfo {
	float: right;
	line-height: 38px;
	padding: 0 16px;
	color: #999;
}
.dede_pages .pageinfo strong {
	color: #666;
	font-weight: normal;
	margin: 0px 2px;
}
.footer{
	width:100%;
	height:254px;
	background:#303030;
	}
.footer_inner{
	width:1160px;
	margin:0 auto;
	padding-top:29px;
	}
.footer_top{
	height:140px;
	}
.footer_one{
	width:136px;
	float:left;
	background:url(../images/line_03.jpg) right center no-repeat;
	padding-left:79px;
	}
.foot_one{
	padding-left:0;
	}
.footer_inner .title{
	line-height:36px;
	font-size:14px;
	color:#eee;
	border:none;
	padding:0;
	}
.footer_one ul li a{
	line-height:24px;
	font-size:14px;
	color:#9c9c9c;
	}
.footer_two{
	width:319px;
	padding-left:79px;
	float:left;
	}
.footer_two p{
	line-height:24px;
	font-size:14px;
	color:#eee;
	}
.footer_img{
	width:116px;
	height:130px;
	float:right;
	text-align:center;
	padding-top:9px;
	}
.footer_img img{
	border:1px solid #f4f4f4;
	}
.footer_img p{
	line-height:32px;
	color:#eee;
	font-size:14px;
	}
.copy{
	padding-top:20px;
	color:#eee;
	line-height:24px;
	font-size:14px;
	}
.copy p{
	float:left;
	}
.icon_right{
	float:right;
	}
.icon_right a{
	float:left;
	margin-left:16px;
	}
.go_top{
	position:fixed;
	bottom:3%;
	right:2%;
	width:65px;
	height:66px;
	z-index:100;
	display:none;
	}
.go_top img{
	width:65px;
	height:66px;
	}